(set #WhatInstallHelpMsg "Scegli cosa vuoi installare:\nLibreria - la libreria MUI_NL.MiamiPanel\nClassiMUI - alcune classi MUI\nDocumentazione - la documentazione di MUI_NL.MiamiPanel in formato AmigaGuide")
(set #AskLibDirPromptMsg "Scegli la directory dove installare la libreria")
(set #AskLibDirHelpMsg "Nella directory che sceglierai, verrà copiata la libreria MUI_NL.MiamiPanel. Nota che deve essere MIAMI:LIBS")
(set #AskMCCsDirPromptMsg "Scegli la directory dove installare alcuni classi MUI")
(set #AskMCCsDirHelpMsg "Nella directory che sceglierai, verranno copiate alcune classi MUI. Ovviamente la directory scelta, dovrà essere nell'assegnamento logico LIBS:")
(set #AskGuideDirPromptMsg "Scegli la directory dove installare la documentazione di MUI_NL.MiamiPanel")
(set #AskGuideDirHelpMsg "Nella directory che sceglierai, verrà copiata la documentazione di MUI_NL.MiamiPanel in formato AmigaGuide. Per poter utilizzare lo help online, la guida deve essere installata in MIAMI:")
(set #CopyingLibMsg "Sto copiando la libreria...")
(set #CopyingMCCsMsg "Sto copiando le classi MUI...")
(set #CopyingGuideMsg "Sto copiando la documentazione...")
)
(
(set #WhatInstallPromptMsg "What do you want to install?")
(set #WhatInstallHelpMsg "Choose what you want to install:\nLibrary - MUI_NL.MiamiPanel library\nMUI classes - some MUI custom classes\nDocumentation - MUI_NL.MiamiPanel documentation in AmigaGuide format\n")
(set #AskLibDirPromptMsg "Select the drawer where you want to copy MUI_NL.MiamiPanel library")
(set #AskLibDirHelpMsg "In the drawer you supply here, there will be installed MUI_NL.MiamiPanel library. Note that this must be Miami:LIBS.")
(set #AskMCCsDirPromptMsg "Select the drawer where you want to copy some MUI classes")
(set #AskMCCsDirHelpMsg "In the drawer you supply here, there will be installed some MUI classes. This drawer MUST BE in your LIBS: assignment")
(set #AskGuideDirPromptMsg "Select the drawer where you want to install MUI_NL.MiamiPanel AmigaGuide documentation")
(set #AskGuideDirHelpMsg "In the drawer you supply here, there will be installed the MUI_NL.MiamiPanel documentation in AmigaGuide format. To use the online help, the guide must be installed in MIAMI:")
(set #CopyingLibMsg "Copying or Updating library")
(set #CopyingMCCsMsg "Copying or Updating MUI classes")